﻿
@charset "utf-8";

html {
    padding: 0;
    margin: 0 auto;
}

body {
    background: #f2f2f2;
    padding: 0;
    margin: 0 auto;
    color: #333;
    font-size: 14px;
}

input, textarea, button, a {
    text-decoration: none;
    -webkit-tap-hightlight-color: rgba(0,0,0,0);
    lighting-color: rgba(0,0,0,0);
    outline: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}




table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

a:link, a:visited {
    text-decoration: none;
    color: #333;
}

input, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.center {
    margin: 0 auto;
}

.bc {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:after {
        clear: both;
        height: 0;
        overflow: hidden;
        display: block;
        visibility: hidden;
        content: "";
    }

.vm {
    vertical-align: middle;
}

.vb {
    vertical-align: bottom;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.zoom {
    zoom: 1;
}

.hidden {
    visibility: hidden;
}

.none {
    display: none;
}

.block {
    display: block;
}

.inline {
    display: inline!important;
}

.ib {
    display: inline-block;
}

.hand {
    cursor: pointer;
}

.oh {
    overflow: hidden;
}

.oe {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nowrap {
    white-space: nowrap;
}

.no_unl {
    text-decoration: none;
}

a.unl {
    text-decoration: underline;
}

.ti2 {
    text-indent: 2em;
}

.ti1 {
    text-indent: 1em;
}

.auto_img {
    width: 100%;
    height: auto;
    display: block;
}

.task_img {
    width: 95%;
    height: auto;
    display: block;
    border: 1px solid #eaeaea;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f24 {
    font-size: 24px;
}

.f30 {
    font-size: 30px;
}

.f36 {
    font-size: 36px;
}

.fb {
    font-weight: bold;
}

.lh18 {
    line-height: 18px;
}

.lh24 {
    line-height: 24px;
}

.lh20 {
    line-height: 20px;
}

.lh30 {
    line-height: 30px;
}

.lh36 {
    line-height: 36px;
}

.lh40 {
    line-height: 40px;
}

.lh50 {
    line-height: 50px;
}

.h12 {
    height: 12px;
}

.h10 {
    height: 10px;
}

.h25 {
    height: 25px;
}

.h50 {
    height: 50px;
}

.h40 {
    height: 40px;
}

.h20 {
    height: 20px;
}

.h36 {
    height: 36px;
}

.h30 {
    height: 30px;
}

.imgauto {
    width: 100%!important;
    height: auto!important;
}

.bg_lightblue {
    background: #b8e9f9;
}

.red {
    color: #c00!important;
}

.blue, a.blue {
    color: #004097;
}

.blue1, a.blue1 {
    color: #4fc1e9;
}

.gray, a.gray {
    color: #666;
}

.gray1, a.gray1 {
    color: #999;
}

.green, a.green {
    color: #a3c60c;
}

.green1, a.green1 {
    color: #693;
}

.purple, a.purple {
    color: #6454a7;
}

.gray9 {
    color: #999;
}

a.gray9:link, a.gray9:visited {
    color: #999;
}

.gray6 {
    color: #666;
}

a.gray6:link, a.gray6:visited {
    color: #666;
}

.white {
    color: #fff!important;
}

a.white:link, a.white:visited {
    color: #fff;
}

.gray0 {
    color: #000;
}

a.gray0:link, a.gray0:visited {
    color: #000;
}

.ablack {
    color: #333;
}

.indexcolor {
    color: #3987d9;
}

.bgblue {
    background-color: #004097;
}

.bgblue1 {
    background-color: #4fc1e9;
}

.bggray {
    background-color: #f0f2f5;
}

.bggray1 {
    background-color: #ccc;
}

.bgwhite {
    background-color: #fff;
}

.bggreen {
    background-color: #a3c60c;
}

.bggreen1 {
    background-color: #bddd58;
}

.bgpurple {
    background-color: #6454a7;
}

.bg_red {
    background-color: #EC354B;
}

.bg_redc30 {
    background-color: #c30;
}

.solid_gray {
    border: 1px solid #d4d4d4;
}

.solidB_gray {
    border-bottom: 1px solid #d4d4d4;
}

.solidB_gray1 {
    border-bottom: 1px solid #e3e3e3;
}

.solidB_gray2 {
    border-bottom: 1px solid #ccc;
}

.dashed_gray {
    border: 1px dashed #d4d4d4;
}

.dashedB_gray {
    border-bottom: 1px dashed #d4d4d4;
}

.solid_green {
    border: 1px solid #bddd58;
}

.solid_blue {
    border: 1px solid #4fc1e9;
}

.radius4 {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.radius6 {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.radius100 {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

.fontArial {
    font-family: Arial,"\5b8b\4f53",sans-serif;
}

.fontSong {
    font-family: "\5b8b\4f53",sans-serif;
}

.fontYaHei {
    font-family: "Microsoft YaHei","\5b8b\4f53",sans-serif;
}

.Inshadow {
    box-shadow: 2px 2px 2px #e5e4e4 inset;
}

.Outshadow {
    box-shadow: 2px 2px 1px #e5e4e4;
}

.ma {
    margin: auto;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m20 {
    margin: 20px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px!important;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.ptb20_lr10 {
    padding: 20px 10px;
}

.ptb15_lr10 {
    padding: 15px 10px;
}

.body {
    margin: 0 auto;
    overflow: hidden;
}

@media only screen and (min-width:1025px) {
    .body {
        max-width: 320px;
    }
}

.L {
    float: left;
}

.R {
    float: right;
}

.Cl {
    clear: both;
}

.Tc {
    text-align: center;
}

.P15 {
    padding: 15px;
}

.B {
    font-weight: bold;
}

html, body {
    height: 100%;
    width: 100%;
}

    body > img:last-child {
        display: none;
    }

.container {
    width: 100%;
    min-height: 100%;
    height: auto!important;
    height: 100%;
    position: relative;
}

.page {
    padding-bottom: 120px;
    padding-top: 50px;
}

.footer {
    position: absolute;
    height: 100px;
    clear: both;
    background: none repeat scroll 0 0 #eaeaea;
    color: #999;
    text-align: center;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    left: 0;
}

    .footer a {
        color: #999;
    }

ul li {
    margin: 0;
    padding: 0;
}

.bg_blue {
    background: #3987d9;
}

.bg_orange {
    background: #fc7e1a!important;
}

.b_topGray1 {
    border-top: 1px solid #dcdcdc;
}

.bd_bottomGray1 {
    border-bottom: 1px dashed #dcdcdc;
}

.b_bottomGray1 {
    border-bottom: 1px solid #dcdcdc;
}

.bg_white {
    background: #fff!important;
}

.b_borse_ea {
    border-bottom: 1px solid #eaeaea;
}

.bt_borse_ea {
    border-top: 1px solid #eaeaea;
}

.bb_blue {
    border: 1px solid #3987d9;
}

.b_bottom_blue {
    border-bottom: 1px solid #3987d9;
}

.bb_colorea {
    border: 1px solid #eaeaea;
}

.c_gray {
    color: #ccc!important;
}

.c_blue {
    color: #3987d9!important;
}

.c_orange {
    color: #fc7e1a!important;
}

.c_9a {
    color: #9a9a9a;
}

.maxh50 {
    max-height: 50px;
}

.maxh40 {
    max-height: 40px;
}

.ha {
    height: auto;
}

.f15 {
    font-size: 15px!important;
}

.f13 {
    font-size: 13px;
}

.f20 {
    font-size: 20px;
}

.t10 {
    top: 10px;
}

.t15 {
    top: 15px;
}

.t20 {
    top: 20px;
}

.t2 {
    top: 2px;
}

.t3 {
    top: 3px;
}

.t4 {
    top: 4px;
}

.t5 {
    top: 5px;
}

.t7 {
    top: 7px;
}

.r5 {
    right: 5px;
}

.r40 {
    right: 40px;
}

.r50 {
    right: 50px;
}

.r70 {
    right: 70px;
}

.r100 {
    right: 100px;
}

.r10 {
    right: 10px;
}

.plr20 {
    padding: 0 20px;
}

.mt25 {
    margin-top: 25px;
}

.radius_4 {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.ptb5lf10 {
    padding: 5px 10px;
}

.ptb5 {
    padding: 5px 0;
}

.ptb10 {
    padding: 10px 0;
}

.ptb15 {
    padding: 15px 0;
}

.plr10 {
    padding: 0 10px;
}

.plr5 {
    padding: 0 5px;
}

.croci {
    color: #E96922;
}

.lightGray {
    color: #9a9a9a;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.lh25 {
    line-height: 25px;
}

.lh22 {
    line-height: 22px!important;
}

.ofh {
    overflow: hidden;
    overflow-y: hidden;
}

.break_word {
    word-wrap: break-word;
    break-word: break-all;
    table-layout: fixed;
    word-break: break-all;
}

.b_shadow10 {
    -moz-box-shadow: #888 0 0 10px;
    box-shadow: #888 0 0 10px;
}

.input_none {
    background: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    height: 25px;
    width: 100%;
}

.sCon {
    width: 100%;
    height: auto;
}

.hide {
    display: none;
}

.btgray {
    border-top: 1px solid #eaeaea;
}

.bg_gray {
    background: #eaeaea;
}

.mt50 {
    margin-top: 50px;
}

.bg_gray2 {
    background: #f2f2f2;
}

.ls1 {
    letter-spacing: 1px;
}

.ls2 {
    letter-spacing: 2px;
}

.ls3 {
    letter-spacing: 3px;
}

.ls4 {
    letter-spacing: 4px;
}

.ls5 {
    letter-spacing: 5px;
}

.percentage50 {
    width: 50%!important;
}

.percentW10 {
    width: 10%;
}

.percentW15 {
    width: 15%;
}

.percentW20 {
    width: 20%;
}

.percentW25 {
    width: 25%;
}

.percentW30 {
    width: 30%;
}

.percentW35 {
    width: 35%;
}

.percentW40 {
    width: 40%;
}

.percentW45 {
    width: 45%;
}

.percentW50 {
    width: 50%;
}

.percentW55 {
    width: 55%;
}

.percentW60 {
    width: 60%;
}

.percentW65 {
    width: 65%;
}

.percentW70 {
    width: 70%;
}

.percentW75 {
    width: 75%;
}

.percentW80 {
    width: 80%;
}

.percentW85 {
    width: 85%;
}

.percentW90 {
    width: 90%;
}

.percentW95 {
    width: 95%;
}

.percentW100 {
    width: 100%;
}

.b_bottom {
    border-bottom: 1px solid #ccc;
}

.ls1 {
    letter-spacing: 1px;
}

.ls2 {
    letter-spacing: 2px;
}

.mw-header {
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 40;
}

.header-logo {
    background: rgba(0,0,0,0) url("http://simg.instrument.com.cn/wap/school/images/logo.jpg") no-repeat scroll 0 0 / auto 28px;
    display: block;
    height: 28px;
    margin: 11px 0 0 10px;
    width: 115px;
}

.headunread {
    background: #f00 none repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    height: 10px;
    left: 22px;
    width: 10px;
}

.head_p {
    background: url(http://simg.instrument.com.cn/wap/bbs/images/head_2.png) no-repeat;
    width: 30px;
    height: 24px;
    display: block;
    margin: auto;
    background-size: 30px auto;
}

.head_menu {
    background-position: 0 0;
    margin-top: 11px;
}

.head_tou {
    background-position: 0 -26px;
    margin-top: 12px;
}

.lh50 {
    line-height: 50px;
}

#upload {
    background: #4aa4e1 -moz-linear-gradient(center top, #57b3f0, #439dd9) repeat scroll 0 0;
    background-color: #4aa4e1;
    border: 1px solid #4aa4e1;
    border-radius: 2px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    color: #fff;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    text-align: center;
    width: 90px;
    cursor: pointer;
}

.person_head_radiu30 {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.loginNav {
    position: fixed;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8888;
    background: #fff;
    overflow: auto;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.loginNavAction {
    left: 0;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.back_bg {
    background: url(http://simg.instrument.com.cn/wap/bbs/images/back.png) no-repeat;
    width: 10px;
    height: 20px;
    display: block;
    background-size: 10px auto;
}

.person_head_radiu60 {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}

.sift_layout_list {
    background: #fff;
}

    .sift_layout_list li {
        width: 100%;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #eaeaea;
    }

.b_topGray1 {
    border-top: 1px solid #dcdcdc;
}

.ofh {
    overflow: hidden;
    overflow-y: hidden;
}

* + html .searchlink {
    margin-top: -36px;
}

.hint_alert {
    background: #fff;
    border: 1px solid #ececec;
    opacity: 1;
    font-size: 14px;
    z-index: 502;
    width: 300px;
    height: 90px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -45px;
    position: fixed;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2);
}

.btn_div_flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.flex-v2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.lookit:active, .makescore:active {
    background: #eaeaea;
}

.mask {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .2;
    filter: Alpha(Opacity=20);
    z-index: 380;
    left: 0;
}

.hint_log {
    background: #fff;
    border: 1px solid #ececec;
    opacity: 1;
    font-size: 14px;
    z-index: 390;
    width: 300px;
    height: 220px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -110px;
    position: fixed;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2);
}

.icon-tip {
    background: rgba(0,0,0,0) url("http://simg.instrument.com.cn/wap/bbs/images/bg-tip-v0624.png") no-repeat scroll 0 0 / 160px auto;
    display: inline-block;
    height: 18px;
    margin-top: 6px;
    overflow: hidden;
    vertical-align: top;
    width: 18px;
    background-position: -96px -24px;
}

.input_text {
    border: 0;
    border-bottom: 1px solid #0CF;
}

.person_head_radiu30 {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.cancel_log {
    float: left;
    line-height: 55px;
    text-align: left;
    width: 45%;
    color: #fff;
}

.nameimg {
    background: url(http://simg.instrument.com.cn/wap/activity/register/user_lock.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    margin: auto;
    background-position: 0 0;
    background-size: 20px auto;
}

.pasimg {
    background: url(http://simg.instrument.com.cn/wap/activity/register/user_lock.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    margin: auto;
    background-position: 0 -20px;
    background-size: 20px auto;
}

.input_text_nb {
    border: 0;
    width: 230px;
    background: 0;
    height: 21px;
}

.input_text_hq {
    border: 0;
    width: 165px;
    background: 0;
    height: 21px;
}

.loginBtn a {
    height: 30px;
    background: #357feb;
    width: 125px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
}

.registerPas span {
    color: #777;
    font-size: 13px;
}

.input_text {
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 5px;
}

.login_blue {
    width: 150px;
    cursor: pointer;
    line-height: 24px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}

    .login_blue i {
        float: left;
        background: url(http://simg.instrument.com.cn/wap/activity/register/lock_tel.png) no-repeat;
        width: 18px;
        height: 22px;
        display: block;
        margin: auto;
        background-position: 0 0;
        background-size: 18px auto;
        margin-top: 10px;
        margin-left: 38px;
    }

.phone_login {
    font-size: 13px;
    width: 150px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
}

    .phone_login i {
        float: left;
        background: url(http://simg.instrument.com.cn/wap/activity/register/lock_tel.png) no-repeat;
        width: 18px;
        height: 22px;
        display: block;
        margin: auto;
        background-position: 0 -22px;
        background-size: 18px auto;
        margin-top: 10px;
        margin-left: 38px;
    }

.hqyzm {
    color: #fff;
    background: #b6b6b6;
    width: 75px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    padding: 5px 10px;
    cursor: pointer;
}

.icon-tip {
    background: rgba(0,0,0,0) url("http://simg.instrument.com.cn/wap/bbs/images/bg-tip-v0624.png") no-repeat scroll 0 0 / 160px auto;
    display: inline-block;
    height: 18px;
    margin-top: 6px;
    overflow: hidden;
    vertical-align: top;
    width: 18px;
    background-position: -96px -24px;
}

.hint {
    background: #fff;
    border: 1px solid #ececec;
    opacity: 1;
    font-size: 14px;
    z-index: 502;
    width: 300px;
    height: auto;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -50%;
    position: fixed;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2);
}

.hint_bb {
    border-bottom: #ececec 1px solid;
}

.bg {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .2;
    z-index: 501;
    left: 0;
}

.weicode {
    width: 120px;
    height: 120px;
}

.mask_div {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .2;
    z-index: 400;
    left: 0;
}

.shaohou_div {
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #403d3d;
    opacity: .1;
    opacity: 1;
    font-size: 14px;
    z-index: 500;
    width: 300px;
    height: 60px;
    line-height: 60px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -30px;
    text-align: center;
    position: fixed;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2);
}

.gotop {
    background: url(http://simg.instrument.com.cn/wap/bbs/images/top_1.png?v1) no-repeat;
    margin: auto;
    width: 32px;
    height: 32px;
    background-size: 32px auto;
    position: fixed;
    right: 10px;
    bottom: 100px;
}



.Err {
    clear: both;
    font-size: 12px;
    BACKGROUND: URL(../../images/fxxh.png) 0px -410px #fff2e9 NO-REPEAT;
    BORDER: #ff6600 1px solid;
    PADDING-LEFT: 26PX;
    PADDING-TOP: 4PX;
    PADDING-RIGHT: 10PX;
    COLOR: RED;
    padding-bottom: 3px;
}

.Ok {
    clear: both;
    font-size: 12px;
    BACKGROUND: URL(../../images/fxxh.png) 0px -429px #e6ffe6 NO-REPEAT;
    BORDER: #00be00 1px solid;
    width: 25px;
    height: 22px;
    display: inline-block;
}

.Oks {
    clear: both;
    font-size: 12px;
    BACKGROUND: URL(../../images/fxxh.png) 0px -429px #e6ffe6 NO-REPEAT;
    BORDER: #00be00 1px solid;
    PADDING-LEFT: 26PX;
    PADDING-TOP: 5PX;
    PADDING-RIGHT: 10PX;
    COLOR: #003300;
    padding-bottom: 3px;
}

.login ul li {
    height: 30px;
    line-height: 30px;
}

.require-red {
    color: #f60;
    font-family: serif;
    margin-right: 3px;
}

.search input {
    -webkit-appearance: none;
    border-radius: 0;
}
